NgRecvAsciiMsg
if ((len = NgRecvAsciiMsg(cs, *reply, len, path)) < 0)
int NgRecvAsciiMsg(int, struct ng_mesg *, size_t, char *);
if (NgRecvAsciiMsg(dev->cs, rep, sizeof msgbuf, path)) {