Was there any attempt to export container types like `isl_*_list` and `isl_*_to_*` ? I can see either some conversion to std::vector and std::unordered_map, or exposing STL-style iterators from otherwise opaque classes.