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