ocs_textbuf_segment_free
static void ocs_textbuf_segment_free(ocs_t *ocs, ocs_textbuf_segment_t *segment);
ocs_textbuf_segment_free(textbuf->ocs, segment);
ocs_textbuf_segment_free(ocs, segment);
ocs_textbuf_segment_free(textbuf->ocs, segment);