json_copystr
json_copystr(map, field, buf, sizeof(buf));
int json_copystr(char *map, jsmntok_t *t, char *s, int len);