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