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