pthread__add_specific
int pthread__add_specific(pthread_t, pthread_key_t, const void *) PTHREAD_HIDE;
return pthread__add_specific(self, key, value);