umax_oct
#define OFFT_OCT(w,x,y,z) umax_oct((uintmax_t)w,x,y,z)
static int umax_oct(uintmax_t, char *, int, int);