Index: lib/Parrot/Pmc2c/Parser.pm
===================================================================
--- lib/Parrot/Pmc2c/Parser.pm	(revision 38489)
+++ lib/Parrot/Pmc2c/Parser.pm	(working copy)
@@ -129,6 +129,7 @@
           | STRING\s+\*
           | PMC\s+\*
           | (?:struct\s+)?\w+\s+\*+
+          | (?:union\s+)?\w+\s+\*+
           | (?:unsigned\s+)?char\s+\*+
           | \w*
         )
