pub unsafe extern "C" fn cJSON_AddBoolToObject( object: *mut cJSON, name: *const c_char, boolean: cJSON_bool, ) -> *mut cJSON