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