27 typedef unsigned char uluint8;
28 typedef unsigned short uluint16;
29 typedef short ulint16;
30 typedef unsigned int uluint32;
36 typedef unsigned char uluint8;
37 typedef unsigned short uluint16;
38 typedef short ulint16;
39 typedef unsigned int uluint32;