synth_write
synth_write(buf, bytes);
synth_write(unescaped, strlen(unescaped));
void synth_write(const char *buf, size_t count);