array_insert
return array_insert(&a->arr, index_); \
int array_insert(struct array *a, unsigned index_);