log_do
log_do(__VA_ARGS__); \
void log_do(const char *, ...) __attribute__((__format__ (printf, 1, 2)));