#ifndef __LT_DEBUG_H #define __LT_DEBUG_H void lt_debug(const char *fmt, ...); #endif