pub type FOCUS_EVENT_RECORD = _FOCUS_EVENT_RECORD;
#[repr(C)]pub struct FOCUS_EVENT_RECORD { pub bSetFocus: i32, }
bSetFocus: i32