pub type MENU_EVENT_RECORD = _MENU_EVENT_RECORD;
#[repr(C)]pub struct MENU_EVENT_RECORD { pub dwCommandId: u32, }
dwCommandId: u32