pub unsafe extern "system" fn GetScrollRange( hwnd: HWND, nbar: SCROLLBAR_CONSTANTS, lpminpos: *mut i32, lpmaxpos: *mut i32, ) -> BOOL