pub const pollfd = extern struct
pub const pollfd = extern struct { fd: fd_t, events: i16, revents: i16, }