How to use C# Structs to create a Union type Similar to C Unions

C-Style Unions in C#

Union Types in C can also contain Struct fields