/*15:*/ typedef const char*KCHARP; typedef unsigned char UCHAR; typedef char CHAR; typedef UCHAR*UCHARP; typedef CHAR*CHARP; typedef const void*KVOIDP; typedef void*VOIDP; typedef int INT; typedef unsigned int UINT; typedef unsigned int ULINT; typedef void(*FN_DTOR)(VOIDP This,VOIDP Parser); typedef UCHARP LA_set_type; typedef LA_set_type LA_set_ptr; /*:15*/