UInt64
typedef unsigned long UInt64;
typedef unsigned __int64 UInt64;
typedef unsigned long long int UInt64;
#define UInt64 "uint64"