static O unstructure_debug(S s) { try { ret unstructure(s); } on fail { print("Was unstructuring: " + s); } }