#include "Common.idl" module GLOBAL { module Automation { struct Example { Global::Variant value; }; }; };