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