1
2
3
pub const MAGIC: u32 = 0xCAFEBABE;
pub const MAX_SUPPORTED_MAJOR: u16 = 61;
pub const MAX_SUPPORTED_MINOR: u16 = 0;