pub const fn bitmap_bytes(capacity: usize) -> usize
Compute the number of bitmap bytes needed for capacity slots.
capacity