pub const BUNDLE_HEADER_SIZE: usize = 64;
Fixed header size in bytes. Payloads begin at (or after) this offset.