Constant SO_REUSEADDR

pub const SO_REUSEADDR: i32 = 2;
Available on crate feature dep_sdl3 only.