/* This corresponds to System.Type */struct _MonoReflectionType { MonoObject object; MonoType *type;};