Function HiliteMenuItem

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