Constant MADV_DONTFORK

pub const MADV_DONTFORK: i32 = 10;
Available on crate feature dep_sdl2 only.