pub unsafe extern "C" fn CFSetRemoveValue(
    theSet: *mut __CFSet,
    value: *const c_void
)