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