Function HiliteMenuItem

Source
pub unsafe extern "C" fn HiliteMenuItem(
    hWnd: HWND,
    hMenu: HMENU,
    uIDHiliteItem: UINT,
    uHilite: UINT,
) -> BOOL