xa_next
void *xa_next(struct xarray *, unsigned long *, bool);
((entry) = xa_next(xa, &index, (entry) != NULL)) != NULL; )