1 typedef int __INTEGER_TYPE;
2 typedef float FLOATING_TYPE;
3 
4 typedef int _MyPrivateType;
5