u_int64_t
typedef unsigned long int u_int64_t;
typedef unsigned long long int u_int64_t;
typedef __uint64_t u_int64_t;