#ifndef EXTCONF_H #define EXTCONF_H #define TEST_INIT_FUNCS(X) X(bigzero) X(mul) X(str2big) X(big2str) X(div) X(intpack) #endif