#ifdef _PIPECOLORS_H
#undef _PIPECOLORS_H
#endif
#ifndef _PIPECOLORS_H
#define _PIPECOLORS_H
#ifdef __cplusplus
extern "C" {
void cprintf(const char* format, ...);
void csprintf(void);
}