pub unsafe extern "C-unwind" fn CFStringGetCharacters(
the_string: &CFString,
range: CFRange,
buffer: *mut u16,
)👎Deprecated: renamed to
CFString::charactersAvailable on crate feature
CFString only.