Constant EEXIST

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