pub unsafe extern "C" fn GetDlgItemTextA( hDlg: HWND, nIDDlgItem: c_int, lpString: LPSTR, cchMax: c_int, ) -> UINT