__INT_BIT
#define INT_WIDTH __INT_BIT /* number of bits in an int */
#define UINT_WIDTH __INT_BIT /* number of bits in an unsigned int */