#ifndef _GARBLE_H #define _GARBLE_H #define STR(x) x const char *degarble(int, const char *); #endif /* !_GARBLE_H */