vmsg
vmsg(1, fmt, ap);
vmsg(0, fmt, ap);
vmsg(1, fmt, ap);
vmsg(1, fmt, ap);
void mpt_print_reply(void *vmsg);
void mpt_print_config_reply(void *vmsg);
void mpt_print_config_request(void *vmsg);
void mpt_print_request(void *vmsg);
mpt_print_reply(void *vmsg)
MSG_DEFAULT_REPLY *msg = vmsg;