digittoint
#define digittoint(c) __sbmaskrune((c), 0xFF)
#undef digittoint
digittoint(int c)
digittoint(char c)
inline int digittoint(int c)