pub unsafe extern "C" fn CMVideoFormatDescriptionCreateFromBigEndianImageDescriptionData(
allocator: CFAllocatorRef,
imageDescriptionData: *const u8,
size: usize,
stringEncoding: CFStringEncoding,
flavor: CMImageDescriptionFlavor,
formatDescriptionOut: *mut CMVideoFormatDescriptionRef,
) -> OSStatusExpand description
Apple SDK function CMVideoFormatDescriptionCreateFromBigEndianImageDescriptionData.