pub unsafe fn GetMenuItemRect( hwnd: Option<HWND>, hmenu: HMENU, uitem: u32, lprcitem: *mut RECT, ) -> Result<()>