clone_str_list
struct string_list *clone_str_list(struct string_list *orig);
links = clone_str_list(old_state->data);
ret = clone_str_list(one);