pub const PACK_MAGIC: &'static [u8; 8];
8-byte magic prefix that identifies a Khora pack archive on disk.
Trailing NUL keeps it printable in od -c / hex dumps. Persisted as raw bytes — endianness-independent.
od -c