The following doesn't properly work when placed in the generated XML file:
DEFINE_CLASS(UTF8STRINGMARSHALLER_IN, Marshalling, Utf8StringMarshaller+ManagedToUnmanagedIn)
Following the Cecil syntax also fails:
DEFINE_CLASS(UTF8STRINGMARSHALLER_IN, Marshalling, Utf8StringMarshaller/ManagedToUnmanagedIn)