fn discard(self: *Self, count: usize) void
Discard first count items in the fifo
count
self: *Self,
count: usize,