umax_asc
int umax_asc(uintmax_t, char *, int, int);
#define OFFT_ASC(w,x,y,z) umax_asc((uintmax_t)w,x,y,z)