static Int metaTransformable_structureSize_orNull(O o) { if (!allRecordsInStructureAreTransformable(o)) null; ret metaTransformable_structureSize(o); }