pub const HEADER_LEN: usize = 6;
Length of the common wire header: magic (4) + version (1) + suite (1).