pub const MAX_SEGMENTED_MMAP_SIZE: u64 = 4_000_000_000;
Maximum file size for segmented memory mapping (4GB)