uintmax_t
typedef unsigned long long uintmax_t;
typedef unsigned long uintmax_t;
typedef __uintmax_t uintmax_t;