internal static extern uint GetUdpStatisticsEx(out MibUdpStats statistics, AddressFamily family);
 internal extern static uint GetUdpStatisticsEx(out MibUdpStats statistics, AddressFamily family);
 internal static extern uint GetUdpStatistics(out MibUdpStats statistics);
 internal static extern uint GetUdpStatistics(out MibUdpStats statistics);