pub unsafe extern "C" fn CMBlockBufferCreateEmpty(
structureAllocator: CFAllocatorRef,
subBlockCapacity: u32,
flags: CMBlockBufferFlags,
newBBufOut: *mut CMBlockBufferRef,
) -> OSStatuspub unsafe extern "C" fn CMBlockBufferCreateEmpty(
structureAllocator: CFAllocatorRef,
subBlockCapacity: u32,
flags: CMBlockBufferFlags,
newBBufOut: *mut CMBlockBufferRef,
) -> OSStatus