pthread_key_create
pthread_key_create(pthread_key_t* _key, void (*destructor)(void*))
void pthread_key_create() {}