public void IsUnknown_TestStruct_IsFalse()
 {
     Assert.IsFalse(TestStruct.IsUnknown());
 }