aura_buffer_append
aura_buffer_append(e, s, strlen(s));
void aura_buffer_append(struct aura_buffer *, const char *, size_t);