fn RingBufferInitBuffer<AllocU8: Allocator<u8>>( m: &mut AllocU8, buflen: u32, rb: &mut RingBuffer<AllocU8>, )