pub const FROZEN_PREFIX_LEN: usize = 5;
Bytes of the frozen prefix (len u32 + ver u8) that are stable across every envelope version. A reader needs only these to learn the version and thus the full header length.
len
ver