Eliminate support for "self" lifetimes.
All structs that contain a pointer or reference must now have a lifetime
parameter.
PiperOrigin-RevId: 444473786
Extremely experimental interop tooling for C++ and Rust.
Please don‘t use, this is an experiment and we don’t yet know where will it take us. There will be breaking changes without warning. Unfortunately, we can't take contributions at this point.