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