RefreshTagItemClones(clone,original)
VOID RefreshTagItemClones(
struct TagItem *,
struct TagItem *);
If (and only if) the tag list 'clone' was created from 'original' by
CloneTagItems(), and if 'original' has not been changed in any way, you can reset the clone list to its original state by using this function.