fn toggle(self: *Self, index: usize) void
Flips a specific bit in the bit set
self: *Self,
index: usize,