_rtld_tls_module_allocate
dtv[idx] = _rtld_tls_module_allocate(tcb, idx);
static void *_rtld_tls_module_allocate(struct tls_tcb *, size_t);