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