pub const PREAMBLE_SIZE: usize = 24; // 24usize
Preamble size: magic(8) + version(2) + flags(2) + reserved(4) + total_length(8) = 24