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