public static extern uint GetTcpStatisticsEx([NativeTypeName("PMIB_TCPSTATS")] MIB_TCPSTATS_LH *Statistics, [NativeTypeName("ULONG")] uint Family);
 public static extern uint GetTcpStatistics([NativeTypeName("PMIB_TCPSTATS")] MIB_TCPSTATS_LH *Statistics);