pub fn reset(self: *FixedBufferAllocator) void
pub fn reset(self: *FixedBufferAllocator) void { self.end_index = 0; }