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