Constant MADV_KEEPONFORK

pub const MADV_KEEPONFORK: i32 = 19;
Available on crate feature dep_sdl2 only.