__ujtoa
static CHAR *__ujtoa(uintmax_t, CHAR *, int, int, const char *);
cp = __ujtoa(ujval, cp, base,
cp = __ujtoa(ujval, cp, base,
p = __ujtoa(uu, pe, rdx, digit, ngrp, thousands_sep, grouping);