pub unsafe extern "C" fn cJSON_ParseWithOpts( value: *const c_char, return_parse_end: *mut *const c_char, require_null_terminated: cJSON_bool, ) -> *mut cJSON