arenas_extend
arenas[i] = arenas_extend();
if ((arenas[0] = arenas_extend()) == NULL) {
static arena_t *arenas_extend(void);