pub unsafe extern "C" fn CFSetCreateMutableCopy(
    allocator: *const c_void,
    capacity: isize,
    theSet: *const __CFSet
) -> *mut __CFSet