RCM_WARN
if (get_message_priority() < RCM_WARN)
vdprintfe(RCM_WARN, format, alist);
case RCM_WARN:
static rcm_level_t message_priority = RCM_WARN;