uint
typedef unsigned int uint;
typedef unsigned int uint; /* Sys V compatibility */
#define uint unsigned int