pub unsafe extern "system" fn GetWindowRect(
    hWnd: *mut HWND__,
    lpRect: *mut RECT
) -> i32