public static extern void testTheStructInStruct5(ref structInStruct sis);
 public static extern IntPtr testTheStructInStruct6(ref structInStruct sis);
 public static extern void testTheStructInStruct3(structInStruct sis);