Constant POSIX_FADV_WILLNEED

pub const POSIX_FADV_WILLNEED: i32 = 3;
Available on crate feature dep_sdl3 only.