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