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