pub unsafe fn SetDlgItemTextW<'a, T0__: IntoParam<'a, HWND>, T2__: IntoParam<'a, PWSTR>>( hdlg: T0__, niddlgitem: i32, lpstring: T2__, ) -> BOOL