#include "mod.h" DEFINE_MOD_FUN(5) DEFINE_MOD_FUN(10) int main (int argc, char *argv[]) { return 0; } // main