Constant FD_SETSIZE

pub const FD_SETSIZE: usize = 1024; // 1_024usize
Available on crate feature dep_sdl3 only.