utf8_decode_init   17 ext/json/utf8_decode.h extern void utf8_decode_init(json_utf8_decode *utf8, char p[], int length);
utf8_decode_init   39 ext/json/utf8_to_utf16.c     utf8_decode_init(&utf8, p, length);