pub const QCOW2_L2_OFFSET_MASK: u64 = 0x00FFFFFFFFFFFE00;
L1/L2 host offset extraction mask (bits 9-55).