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