pub unsafe extern "C-unwind" fn CTFontCreateForString(
current_font: &CTFont,
string: &CFString,
range: CFRange,
) -> CFRetained<CTFont>👎Deprecated: renamed to
CTFont::for_stringAvailable on crate feature
CTFont only.