public static interface Tuple3Codec.Tuple3Maker<T,A,B,C>
T
make(A a, B b, C c)
T make(A a, B b, C c)