jsmn_parse
int jsmn_parse(jsmn_parser *parser, const char *js, size_t len,
r = jsmn_parse(&p, buf, sz, tok, tokcount);