ficlLtoa
ficlLtoa(ficlInteger value, char *string, int radix);
(void) ficlLtoa((c).i, pVM->pad, pVM->base);
(void) ficlLtoa((c).i, vm->pad, vm->base);
(void) ficlLtoa(integer, scratch, base);