pub unsafe extern "system" fn MenuItemFromPoint(
    hWnd: *mut HWND__,
    hMenu: *mut HMENU__,
    ptScreen: POINT
) -> i32