pub unsafe fn ScrollWindow<'a>( hwnd: impl IntoParam<'a, HWND>, xamount: i32, yamount: i32, lprect: *const RECT, lpcliprect: *const RECT, ) -> BOOL