thread_key_t
#define HEIMDAL_thread_key thread_key_t
static thread_key_t ttyname_key;
static thread_key_t gai_key;
static thread_key_t name##_key; \
static thread_key_t res_key;
static thread_key_t rpc_call_key;
static thread_key_t key_call_key;
static thread_key_t rce_key;
static thread_key_t tcp_key, udp_key;
static thread_key_t sig_key;
typedef int td_key_iter_f(thread_key_t, void (*)(void *), void *);