Coming with C++26 as far as I see...
https://isocpp.org/files/papers/P2996R7.html#getting-class-l...
Reflection won't allow a linker to magically translate a class from one library version to another. It may not even be possible to do that translation at all.