pub unsafe extern "system" fn SetScrollPos(
    hWnd: *mut HWND__,
    nBar: i32,
    nPos: i32,
    bRedraw: i32
) -> i32