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