Constant POSIX_MADV_DONTNEED

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