pub unsafe fn ScrollWindow( hwnd: HWND, xamount: i32, yamount: i32, lprect: Option<*const RECT>, lpcliprect: Option<*const RECT>, ) -> Result<()>