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