pub unsafe fn SetScrollRange( hwnd: HWND, nbar: SCROLLBAR_CONSTANTS, nminpos: i32, nmaxpos: i32, bredraw: bool, ) -> Result<()>