1*67e74705SXin Li typedef int __INTEGER_TYPE; 2*67e74705SXin Li typedef float FLOATING_TYPE; 3*67e74705SXin Li 4*67e74705SXin Li typedef int _MyPrivateType; 5