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