UPREFIX
static char ebuf[40] = UPREFIX; /*%< 64-bit number + slop */
for (p = ebuf + sizeof(UPREFIX) - 1;;) {