SPLAY_HEAD
SPLAY_HEAD(_dl_md_plabels, hppa_plabel) _dl_md_plabel_root;
SPLAY_HEAD(tree, node) root;
#define SPLAY_HEAD(name, type) \