pub unsafe extern "C" fn ScrollWindow( hWnd: HWND, XAmount: c_int, YAmount: c_int, lpRect: *const RECT, lpClipRect: *const RECT, ) -> BOOL