Constant MADV_DONTNEED

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