pub const FLAG_HAS_EXTENSION_DIR: u32 = 0x8000_0000;
Flag indicating the archive contains an extension section directory. Set in FxarHeader.flags (bit 31 – does not overlap compression bits 0-4).
FxarHeader.flags