array_get
return (T *)array_get(&a->arr, index_); \
void *array_get(const struct array *, unsigned index_);