Constant MADV_REMOVE

pub const MADV_REMOVE: i32 = 9;
Available on crate feature dep_sdl3 only.