pub unsafe extern "C" fn CFURLSetTemporaryResourcePropertyForKey(
    url: *const __CFURL,
    key: *const __CFString,
    propertyValue: *const c_void,
)