pub const fn pack_version(major: u8, minor: u8) -> u8
Pack the (major, minor) tuple into the single version byte.