pthread_key_create
#define pthread_key_create __libc_thr_keycreate
pthread_key_create(pthread_key_t *key, void (*destructor)(void *))