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