usesuper::LongEccHeader;pubconstHEADER_SIZE:usize=std::mem::size_of::<LongEccHeader>();// Pin the wire format: the serialization methods use 32-byte arrays, so a
// layout change must fail to compile rather than panic at runtime.
const_:()=assert!(HEADER_SIZE==32);