_glh_discard_copy
node->line = _glh_discard_copy(glh, node->line);
static GlhHashNode *_glh_discard_copy(GlHistory *glh, GlhHashNode *hnode);
hnode = _glh_discard_copy(glh, hnode);
glh->prefix = _glh_discard_copy(glh, glh->prefix);