"static void f(const MapRect & a) noexcept;"; r#"template inline void FooWrapper::f(const MapRect & a) noexcept { Foo_f(a); }"#; "void Foo_f(const MapRect * a);";