#include "i.h" #include static void f1(void) { printf("A\n"); } ADD_FUNC(f1);