pub unsafe extern "C" fn cJSON_AddRawToObject( object: *mut cJSON, name: *const c_char, raw: *const c_char, ) -> *mut cJSON