fn mask2(self: RingBuffer, index: usize) usize
Returns index modulo twice the length of the backing slice.
index
self: RingBuffer,
index: usize,