经模式编译器编译,在头文件中产生的 C 语言的结构如下: struct car { char * name; int model; int color; };