pub unsafe extern "system" fn SetScrollRange( hwnd: HWND, nbar: SCROLLBAR_CONSTANTS, nminpos: i32, nmaxpos: i32, bredraw: BOOL, ) -> BOOL