sig   type loc = (int * int) * (int * int)   type 'a def = Jsonc_jsonm.loc * 'a   type nat_string = string   type soup = Jsonm.lexeme Jsonc_jsonm.def list   type error = Jsonm.error   type decoder = Jsonm.decoder   type encoder = Jsonm.encoder end