#ifndef MAGI_INCLUDED_ERROR_H #define MAGI_INCLUDED_ERROR_H void magi_log(const char *format, ...); #endif