public static extern uint SetPerTcpConnectionEStats([NativeTypeName("PMIB_TCPROW")] MIB_TCPROW_LH *Row, TCP_ESTATS_TYPE EstatsType, [NativeTypeName("PUCHAR")] byte *Rw, [NativeTypeName("ULONG")] uint RwVersion, [NativeTypeName("ULONG")] uint RwSize, [NativeTypeName("ULONG")] uint Offset);
 public static extern uint SetTcpEntry([NativeTypeName("PMIB_TCPROW")] MIB_TCPROW_LH *pTcpRow);