parse_json
tokens = parse_json(fn, &map, &size, &len);
jsmntok_t *parse_json(const char *fn, char **map, size_t *size, int *len);