pub unsafe fn HiliteMenuItem<'a>( hwnd: impl IntoParam<'a, HWND>, hmenu: impl IntoParam<'a, HMENU>, uidhiliteitem: u32, uhilite: u32, ) -> BOOL