_pjdlog_common
_pjdlog_common(func, file, line, LOG_CRIT, 0, -1, "Aborted.");
_pjdlog_common(func, file, line, LOG_CRIT, 0, -1,
_pjdlog_common(func, file, line, LOG_CRIT, 0, error, "Errno");
_pjdlog_common(NULL, NULL, 0, loglevel, debuglevel, -1, "%s", log + 2);
void _pjdlog_common(const char *func, const char *file, int line, int loglevel,
_pjdlog_common(__func__, __FILE__, __LINE__, (loglevel), \