DumpAscii
DumpAscii(buf, rl);
DumpAscii((const u_char *)m->data, m->header.arglen);
extern void DumpAscii(const u_char *buf, int len);