fn RingBufferWriteTail<AllocU8: Allocator<u8>>( bytes: &[u8], n: usize, rb: &mut RingBuffer<AllocU8>, )