#ifndef EMUL_OPT__ #define EMUL_OPT__ int emul_opt(int argc, char *argv[]); void emul_opt_event_fa(void (*func)(char*)); #endif