hyperlinks_copy
s.hyperlinks = hyperlinks_copy(pd->s.hyperlinks);
struct hyperlinks *hyperlinks_copy(struct hyperlinks *);
data->screen.hyperlinks = hyperlinks_copy(base->hyperlinks);