#ifndef ENUL_REPL__ #define ENUL_REPL__ void emul_repl_init(); void emul_repl_start(); void emul_repl_end(); #endif