_sg_alloc_string
string = _sg_alloc_string(cpl->sg, word_end-word_start + len);
result->suffix = _sg_alloc_string(cpl->sg, length);
copy = _sg_alloc_string(sg, len);
char *_sg_alloc_string(StringGroup *sg, int length);