pub unsafe extern "C-unwind" fn CFStringGetCharacterAtIndex(
the_string: &CFString,
idx: CFIndex,
) -> u16👎Deprecated: renamed to
CFString::character_at_indexAvailable on crate feature
CFString only.