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