static T3 ai_switcherooTriple(T3 t) { ret t3(switcheroo(t.a), switcheroo(t.b), switcheroo(t.c)); }