Constant MADV_HUGEPAGE

pub const MADV_HUGEPAGE: i32 = 14;
Available on crate feature dep_sdl3 only.