pub const SSTABLE_MAGIC: u32 = 0x53544234;
SSTable magic number - version 4 with memory-efficient index Uses FST-based or mmap’d block index to avoid heap allocation