Constant MAP_HUGETLB

pub const MAP_HUGETLB: i32 = 0x040000; // 262_144i32
Available on crate feature dep_sdl3 only.