pub type BlockTuple = (*mut Block, u16, u16);
A type alias for the block, the current low and high offset.