pub unsafe extern "system" fn SetScrollInfo(
    hwnd: *mut HWND__,
    nBar: i32,
    lpsi: *const SCROLLINFO,
    redraw: i32
) -> i32