Constant MADV_WIPEONFORK

pub const MADV_WIPEONFORK: i32 = 18;
Available on crate feature dep_sdl3 only.