err_to_syslog
syslog(err_to_syslog(MSG_VERBOSE), "%s",
static int err_to_syslog(int);
(void) vsyslog(err_to_syslog(errlevel), buf, ap);