pub unsafe extern "C" fn CMMetadataFormatDescriptionCreateWithKeys(
allocator: CFAllocatorRef,
metadataType: CMMetadataFormatType,
keys: CFArrayRef,
formatDescriptionOut: *mut CMMetadataFormatDescriptionRef,
) -> OSStatuspub unsafe extern "C" fn CMMetadataFormatDescriptionCreateWithKeys(
allocator: CFAllocatorRef,
metadataType: CMMetadataFormatType,
keys: CFArrayRef,
formatDescriptionOut: *mut CMMetadataFormatDescriptionRef,
) -> OSStatus