Constant MADV_SEQUENTIAL

pub const MADV_SEQUENTIAL: i32 = 2;
Available on crate feature dep_sdl2 only.