pub unsafe extern "C" fn CMFormatDescriptionCreate(
allocator: CFAllocatorRef,
mediaType: CMMediaType,
mediaSubType: FourCharCode,
extensions: CFDictionaryRef,
formatDescriptionOut: *mut CMFormatDescriptionRef,
) -> OSStatusExpand description
Apple SDK function CMFormatDescriptionCreate.