LIBECC_FORMAT_FUNCTION
#define LIBECC_FORMAT_FUNCTION(F,A) __attribute__((format(__printf__, F, A)))
#define LIBECC_FORMAT_FUNCTION(F,A)