_HT_REMOVE         51 opal/mca/event/libevent2022/libevent/ht-internal.h #define HT_REMOVE(name, head, elm)   name##_HT_REMOVE((head), (elm))
_HT_REMOVE        203 opal/mca/event/libevent2022/libevent/ht-internal.h   name##_HT_REMOVE(struct name *head, struct type *elm)                 \