pub type BlockLists = Box<[BlockList; 49]>;
All the bins for the block lists
struct BlockLists(/* private fields */);