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