pub unsafe extern "C" fn CMSampleBufferCreateReadyWithImageBuffer(
allocator: CFAllocatorRef,
imageBuffer: CVImageBufferRef,
formatDescription: CMVideoFormatDescriptionRef,
sampleTiming: *const CMSampleTimingInfo,
sampleBufferOut: *mut CMSampleBufferRef,
) -> OSStatus