pub unsafe extern "C-unwind" fn CFCharacterSetCreateMutableCopy(
alloc: Option<&CFAllocator>,
the_set: Option<&CFCharacterSet>,
) -> Option<CFRetained<CFMutableCharacterSet>>👎Deprecated: renamed to
CFMutableCharacterSet::new_copyAvailable on crate feature
CFCharacterSet only.