pub extern "C-unwind" fn CFStringAppend(
the_string: Option<&CFMutableString>,
appended_string: Option<&CFString>,
)👎Deprecated: renamed to
CFMutableString::appendAvailable on crate feature
CFString only.