pub type fd_set = Struct_Unnamed24;
struct fd_set { pub __fds_bits: [i64; 16], }
__fds_bits: [i64; 16]