Currently `emitrs_json(ConstNodeRef const& n, CharOwningContainer * cont)` will overwrite the original content of `cont`. May I request an API to keep the content of `cont` but append emitted string to `cont`.