pub unsafe fn GetMenuItemRect<'a>( hwnd: impl IntoParam<'a, HWND>, hmenu: impl IntoParam<'a, HMENU>, uitem: u32, lprcitem: *mut RECT, ) -> BOOL