sS structOrNull(O o) { ret o == null ? null : struct(o); }