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