Constant MADV_NOHUGEPAGE

pub const MADV_NOHUGEPAGE: i32 = 15;
Available on crate feature dep_sdl3 only.