pub unsafe extern "C" fn CMFormatDescriptionCreate(
allocator: CFAllocatorRef,
mediaType: CMMediaType,
mediaSubType: FourCharCode,
extensions: CFDictionaryRef,
formatDescriptionOut: *mut CMFormatDescriptionRef,
) -> OSStatuspub unsafe extern "C" fn CMFormatDescriptionCreate(
allocator: CFAllocatorRef,
mediaType: CMMediaType,
mediaSubType: FourCharCode,
extensions: CFDictionaryRef,
formatDescriptionOut: *mut CMFormatDescriptionRef,
) -> OSStatus