pub unsafe extern "C-unwind" fn CMMetadataFormatDescriptionGetKeyWithLocalID(
desc: &CMMetadataFormatDescription,
local_key_id: u32,
) -> Option<CFRetained<CFDictionary>>Available on crate feature
CMFormatDescription only.