compatibility and because Arthur seems to have been fixing the
problems with naughty integer-pointer casting.
p4raw-id: //depot/perl@11982
* which may or may not check number of children).
*/
-typedef UV PADOFFSET;
+typedef U32 PADOFFSET;
#define NOT_IN_PAD ((PADOFFSET) -1)
#ifdef DEBUGGING_OPS