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