pub(crate) const KEY_BLOCK_HEADER_SIZE: usize = 4;
Size of the key block header (1B type + 3B entry count).