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