uint32
typedef unsigned int uint32;
typedef unsigned int uint32, *puint32;
typedef u32 uint32;
#define uint32 unsigned int