pub unsafe extern "system" fn SetDlgItemTextA(
    hDlg: *mut HWND__,
    nIDDlgItem: i32,
    lpString: *const i8
) -> i32