pub unsafe extern "system" fn HiliteMenuItem(
    hWnd: *mut HWND__,
    hMenu: *mut HMENU__,
    uIDHiliteItem: u32,
    uHilite: u32
) -> i32