art_iter_open
struct art_node *art_iter_open(struct art *, struct art_iter *);
for ((_an) = art_iter_open((_art), (_ai)); \