Constant POSIX_MADV_WILLNEED

pub const POSIX_MADV_WILLNEED: i32 = 3;
Available on crate feature dep_sdl2 only.