pub unsafe fn TrackPopupMenu<'a, T0__: IntoParam<'a, HMENU>, T5__: IntoParam<'a, HWND>>( hmenu: T0__, uflags: TRACK_POPUP_MENU_FLAGS, x: i32, y: i32, nreserved: i32, hwnd: T5__, prcrect: *const RECT, ) -> BOOL