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