fn shrinkAndFree(self: *Self, new_len: usize) void
Reduce allocated capacity to new_len.
new_len
self: *Self,
new_len: usize,