towctrans
extern wint_t towctrans(wint_t wc, wctrans_t transition);
wint_t result = towctrans(wc, transition);