UINT64
typedef unsigned __int64 UINT64;
typedef unsigned long UINT64;
typedef unsigned __int64 UINT64;
typedef unsigned long long UINT64;
typedef unsigned __int64 UINT64;
typedef unsigned long long UINT64;
UINT64, /* use for Boolean as well */
#define UINT64 uint64_t
typedef COMPILER_DEPENDENT_UINT64 UINT64;