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