pub unsafe extern "C" fn json_create_string( jp: *mut json_ctx_t, value: *mut c_char, len: c_int, ) -> *mut d_token_t