pjdlog_common
#define pjdlog_common(loglevel, debuglevel, error, ...) \
pjdlog_common(int loglevel, int debuglevel, int error, const char *fmt, ...)