extconf.h is: /* begin */ 1: #ifndef EXTCONF_H 2: #define EXTCONF_H 3: #define TEST_INIT_FUNCS(X) X(big2str) X(bigzero) X(div) X(intpack) X(mul) X(str2big) 4: #endif /* end */