TestUnterminated
TestUnterminated(JSON_SAMPLE_BROKEN_UNTERMINATED_STRING);
TestUnterminated(JSON_SAMPLE_BROKEN_UNTERMINATED_ARRAY);
TestUnterminated(JSON_SAMPLE_BROKEN_UNTERMINATED_OBJECT);
void TestUnterminated(const char* input);