debug_mm 7 mailmap.c #define debug_mm(...) fprintf(stderr, __VA_ARGS__) debug_mm 10 mailmap.c static inline void debug_mm(const char *format, ...) {}