__cxa_thread_atexit_hidden
int __cxa_thread_atexit_hidden(void (*dtor_func)(void *), void *obj,
return (__cxa_thread_atexit_hidden(dtor_func, obj, dso_symbol));
return (__cxa_thread_atexit_hidden(dtor_func, obj, dso_symbol));