#ifndef _LOG_H #define _LOG_H void pb_log(const char *fmt, ...); #endif /* _LOG_H */