imgact_binmisc_entry
SLIST_REMOVE(&interpreter_list, ibe, imgact_binmisc_entry, link);
SLIST_ENTRY(imgact_binmisc_entry) link;
SLIST_REMOVE(&interpreter_list, ibe, imgact_binmisc_entry,
static SLIST_HEAD(, imgact_binmisc_entry) interpreter_list =