pub extern "C-unwind" fn CFSetCreateCopy(
allocator: Option<&CFAllocator>,
the_set: Option<&CFSet>,
) -> Option<CFRetained<CFSet>>👎Deprecated: renamed to
CFSet::new_copyAvailable on crate feature
CFSet only.