pub unsafe extern "C" fn CMMetadataFormatDescriptionCreateFromBigEndianMetadataDescriptionData(
allocator: CFAllocatorRef,
metadataDescriptionData: *const u8,
size: usize,
flavor: CMMetadataDescriptionFlavor,
formatDescriptionOut: *mut CMMetadataFormatDescriptionRef,
) -> OSStatusExpand description
Apple SDK function CMMetadataFormatDescriptionCreateFromBigEndianMetadataDescriptionData.