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