#ifndef _CCR_LOG_H_ #define _CCR_LOG_H_ void ccr_log(const char*, ...); #endif