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