ULLONG_MAX
# define ULLONG_MAX ((unsigned long long)-1)
#define ULLONG_MAX __ULLONG_MAX /* max for an unsigned long long */