upgrade: PER related changes

diff --git a/skeletons/ANY.c b/skeletons/ANY.c
index 7370244..b1e35bf 100644
--- a/skeletons/ANY.c
+++ b/skeletons/ANY.c
@@ -21,8 +21,10 @@
 	OCTET_STRING_encode_der,
 	OCTET_STRING_decode_xer_hex,
 	ANY_encode_xer,
+	0,
 	0, /* Use generic outmost tag fetcher */
 	0, 0, 0, 0,
+	0,	/* No PER visible constraints */
 	0, 0,	/* No members */
 	&asn_DEF_ANY_specs,
 };