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