pub const SKIPPABLE_HEADER_SIZE: usize = 8;
lsm
Number of bytes the skippable-frame header occupies on the wire: 4 bytes magic + 4 bytes length.