static unstructureOrNull(S s) { try { ret unstructure(s); } catch { null; } }