libc_malloc_aligned
tls_block = libc_malloc_aligned(tls_block_size, maxalign);
tls_block = libc_malloc_aligned(size + tcbsize, tcbalign);