pub const SUBSTRATE_HEADER_BYTES: usize = 40;
Substrate header: magic(4) + version(2) + pad(2) + 4 × u64 section pointers = 40 bytes.