buffer_set_capacity
buffer_set_capacity(buffer, new_capacity);
void buffer_set_capacity(buffer_type *buffer, size_t capacity);