range_tree_find_impl
range_seg_t *rs = range_tree_find_impl(rt, start, size);
while ((rs = range_tree_find_impl(rt, start, size)) != NULL) {