#ifndef _RUNES_UTIL_H #define _RUNES_UTIL_H void runes_warn(const char *fmt, ...); #endif