Need support for VARIANT type for use with certain COM objects From #536 ``` VARIANT support is coming. Much like BSTR, there will likely be a helper struct named Variant that provides friendlier access to the underlying union. ```