pub unsafe extern "C-unwind" fn CMFormatDescriptionGetExtension(
desc: &CMFormatDescription,
extension_key: &CFString,
) -> Option<CFRetained<CFPropertyList>>👎Deprecated: renamed to
CMFormatDescription::extensionAvailable on crate feature
CMFormatDescription only.