static C tripleC(T3 t) { ret t == null ? null : t.c; }