pub unsafe extern "C" fn VTDecompressionSessionDecodeFrameWithOutputHandler(
session: VTDecompressionSessionRef,
sampleBuffer: CMSampleBufferRef,
decodeFlags: VTDecodeFrameFlags,
infoFlagsOut: *mut VTDecodeInfoFlags,
outputHandler: VTDecompressionOutputHandler,
) -> OSStatus