pub unsafe extern "C" fn CMBlockBufferReplaceDataBytes( sourceBytes: *const c_void, destinationBuffer: CMBlockBufferRef, offsetIntoDestination: size_t, dataLength: size_t, ) -> OSStatus