static TextCommentsID tripleToTCI(T3S t) { ret t == null ? null : TextCommentsID(t.a, t.b, t.c); }