pub unsafe extern "system" fn SetDlgItemInt(
    hDlg: *mut HWND__,
    nIDDlgItem: i32,
    uValue: u32,
    bSigned: i32
) -> i32