Is there any way to port a structure definition from C that contains a union to LiteC? The structure containing the union needs to be consistent with C, because it is passed to an existing DLL function.