cns11643_4_mbtowc
case 4: ret = cns11643_4_mbtowc(conv,pwc,buf,2); break;
int ret = cns11643_4_mbtowc(conv,pwc,s+2,2);