s_mp_todigit
char s_mp_todigit(mp_digit val, int r, int low); /* convert val to digit */
ch = s_mp_todigit(rem, radix, 0);