static > B pnlStructIf(bool print, B l) { if (print) pnlStruct(l); ret l; }