wide_char_to_byte_str
char *bs = wide_char_to_byte_str(charval, &count);
static char *wide_char_to_byte_str(int rune, size_t *outlen);