json_utf8_to_utf16  422 json/json.c    	ulen = json_utf8_to_utf16(utf16, s, len);
json_utf8_to_utf16  662 json/json.c    	utf16_len = json_utf8_to_utf16(utf16, str, str_len);