@FunctionalInterface public interface UnsafeTriConsumer<A,B,C,T extends java.lang.Throwable>
void
accept(A a, B b, C c)
void accept(A a, B b, C c) throws T extends java.lang.Throwable
T extends java.lang.Throwable