... and its related functions.
The structure and its functionalities are identical to existing ones.
The header stores information on a scudo::Chunk to be able to detect
inconsitencies or potential corruption attempts. It is checksummed for
that purpose.
enum class ChunkState : u8 {
};