In binary metafiles, Uns64 is a 64-bit quantity; in text metafiles, it is represented by the following struct:
typedef struct Uns64 { Uns32 hi Uns32 lo } Uns64