Describe the solution you'd like
For use by anyone that needs C interfacing into Core, move the Rust parts of the bridge to Core. There is nothing .NET related in the C bridge. This will admittedly make it harder to make more rapid changes to the .NET interfacing to Core, but it was deemed worth it to allow others to share it.