Constant MADV_DONTDUMP

pub const MADV_DONTDUMP: i32 = 16;
Available on crate feature dep_sdl2 only.