autocxx is a project from Google that is a "tool for calling C++ from #Rust in a heavily automated, but safe, fashion".
A tiny little obscure C++ feature that is sometimes used is not supported yet... Arrays. https://github.com/google/autocxx/issues/266
I am surprised Rust is not prioritizing good C++ interop more (like how for example Swift is).