fn initEmpty(allocator: Allocator, bit_length: usize) !Self
Creates a bit set with no elements present.
allocator: Allocator,
bit_length: usize,