Currently astgen built with clang10 won't bind openexr successfully because it doesn't find the inline friend operator==() declaration for set::set::iterator. This is probably just that the AST is a different shape in 10, so shouldn't be too hard to fix.