pub unsafe extern "C" fn CMBlockBufferAppendBufferReference(
theBuffer: CMBlockBufferRef,
targetBBuf: CMBlockBufferRef,
offsetToData: size_t,
dataLength: size_t,
flags: CMBlockBufferFlags,
) -> OSStatuspub unsafe extern "C" fn CMBlockBufferAppendBufferReference(
theBuffer: CMBlockBufferRef,
targetBBuf: CMBlockBufferRef,
offsetToData: size_t,
dataLength: size_t,
flags: CMBlockBufferFlags,
) -> OSStatus