pub unsafe fn MenuItemFromPoint<'a>( hwnd: impl IntoParam<'a, HWND>, hmenu: impl IntoParam<'a, HMENU>, ptscreen: impl IntoParam<'a, POINT>, ) -> i32