BITMAP_CHUNK_SIZE
if (pos % BITMAP_CHUNK_SIZE || count % BITMAP_CHUNK_SIZE)
#define BITMAP_CHUNK_BITS (BITMAP_CHUNK_SIZE * BITS_PER_BYTE)