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