pub type STICKYKEYS = tagSTICKYKEYS;
#[repr(C)]pub struct STICKYKEYS { pub cbSize: u32, pub dwFlags: u32, }
cbSize: u32
dwFlags: u32