@FunctionalInterface public interface IntLongConsumer
void
accept(int i, long l)
void accept(int i, long l)