array_retrieve
static __inline struct value *array_retrieve(const struct array *, size_t);
return array_retrieve(a, index);