Constant EEXIST

pub const EEXIST: i32 = 17;
Available on crate feature dep_sdl2 only.