static A printStructIndented(S prefix default "", A a) { ret printIndentedStruct(prefix, a); }