pub type VTCompressionOutputCallback = extern "C" fn(outputCallbackRefCon: *mut c_void, sourceFrameRefCon: *mut c_void, status: OSStatus, infoFlags: VTEncodeInfoFlags, sampleBuffer: CMSampleBufferRef);pub type VTCompressionOutputCallback = extern "C" fn(outputCallbackRefCon: *mut c_void, sourceFrameRefCon: *mut c_void, status: OSStatus, infoFlags: VTEncodeInfoFlags, sampleBuffer: CMSampleBufferRef);