initfunc
typedef void initfunc(void); /* also fini and fini_array functions */
#define initfunc(func, flags) { \
#undef initfunc