get_array_rl
int get_array_rl(struct expression *expr, struct range_list **rl);
if (is_array(expr) && get_array_rl(expr, res))