pub type LASTINPUTINFO = tagLASTINPUTINFO;
struct LASTINPUTINFO { pub cbSize: u32, pub dwTime: u32, }
cbSize: u32
dwTime: u32