Constant POSIX_FADV_DONTNEED

pub const POSIX_FADV_DONTNEED: i32 = 4;
Available on crate feature dep_sdl3 only.