ulltostr
digp = ulltostr((u_longlong_t)val, &dbuf[ULL_MAX_SIZE]);
pbuf = ulltostr((limit / lp->limdiv), &buf[BUFSZ - 1]);
numstr = ulltostr(nc->u.name.child->u.ull, nullbyte);
numstr = ulltostr(ipp->i, nullbyte);
numstr = ulltostr(value.v, nullbyte);
numstr = ulltostr(np->u.ull, nullbyte);
extern char *ulltostr(unsigned long long, char *);