pub unsafe extern "C" fn cJSON_ReplaceItemInObject( object: *mut cJSON, string: *const c_char, newitem: *mut cJSON, )