cxa_dtor
SLIST_ENTRY(cxa_dtor) link;
static __thread SLIST_HEAD(, cxa_dtor) cxa_dtors = SLIST_HEAD_INITIALIZER(cxa_dstors);
struct cxa_dtor *entry;