ULONG_MAX
#define ULONG_MAX 0xffffffffffffffffUL /* max for an unsigned long */
#define ULONG_MAX 0xffffffffUL /* max for an unsigned long */