static S struct(O o) { ret structure(o); } static S structure(O o, structure_Data data) { ret structure(o, data); }