pub const winsize = extern struct
pub const winsize = extern struct { row: u16, col: u16, xpixel: u16, ypixel: u16, }