options_set_parent
options_set_parent(wp->options, w->options);
options_set_parent(src_wp->options, dst_w->options);
options_set_parent(src_wp->options, dst_w->options);
options_set_parent(dst_wp->options, src_w->options);
void options_set_parent(struct options *, struct options *);