Constant MADV_FREE

pub const MADV_FREE: i32 = 8;
Available on crate feature dep_sdl3 only.