pub unsafe fn GetMenuItemInfoW( hmenu: HMENU, item: u32, fbyposition: bool, lpmii: *mut MENUITEMINFOW, ) -> Result<()>