Constant FD_SETSIZE

pub const FD_SETSIZE: u32 = 1024; // 1_024u32
Available on crate feature dep_sdl2 only.