pub unsafe extern "C-unwind" fn CTFontCollectionCreateWithFontDescriptors(
query_descriptors: Option<&CFArray>,
options: Option<&CFDictionary>,
) -> CFRetained<CTFontCollection>👎Deprecated: renamed to
CTFontCollection::with_font_descriptorsAvailable on crate feature
CTFontCollection only.