public static extern void IntPtr_To_IPAdapterInfo(ref IPAdapterInfo dst, IntPtr src, int size);
 public static extern void IntPtr_To_IPAdapterInfo(ref IPAdapterInfo dst, IntPtr src, int size);
 public static extern void ByteArray_To_IPAdapterInfo(ref IPAdapterInfo dst, Byte[] src, int size);
 public static extern void ByteArray_To_IPAdapterInfo(ref IPAdapterInfo dst, Byte[] src, int size);