static T3 randomTriple(F0 fA, F0 fB, F0 fC) { ret t3(callF(fA), callF(fB), callF(fC)); }