int32
typedef signed int int32;
typedef signed int int32, *pint32;
typedef s32 int32;
typedef __u32 int32;