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