pub unsafe extern "system" fn GetMenuItemRect(
    hWnd: *mut HWND__,
    hMenu: *mut HMENU__,
    uItem: u32,
    lprcItem: *mut RECT
) -> i32