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