00001 #ifndef EXTCONF_H 00002 #define EXTCONF_H 00003 #define TEST_INIT_FUNCS(X) X(cstr) X(enc_associate) X(set_len) X(modify) X(ellipsize) 00004 #endif 00005