pub unsafe extern "C-unwind" fn CTFontCopyAvailableTables(
font: &CTFont,
options: CTFontTableOptions,
) -> Option<CFRetained<CFArray>>👎Deprecated: renamed to
CTFont::available_tablesAvailable on crate feature
CTFont only.