jsonw_new
json_writer_t *wr = jsonw_new(stdout);
json_writer_t *jsonw_new(FILE *f);
json_wtr = jsonw_new(stdout);
json_writer_t *jw = jsonw_new(stdout);
btf_wtr = jsonw_new(stdout);
wtr = jsonw_new(stdout);
json_writer_t *jsonw_new(FILE *f);
json_wtr = jsonw_new(stdout);
json_writer_t *wr = jsonw_new(stdout);
json_writer_t *jsonw_new(FILE *f);
w = jsonw_new(env->json);