fn ensureTotalCapacityContext(self: *Self, allocator: Allocator, new_capacity: usize, ctx: Context) !void
self: *Self,
allocator: Allocator,
new_capacity: usize,
ctx: Context,