commit `nsiproxy.sys: Store socket type in struct icmp_data.` is causing failures and a hang on macOS:
``` iphlpapi.c:1023: Test failed: IcmpSendEcho failed unexpectedly with error 11010 iphlpapi.c:1028: Test failed: IcmpSendEcho failed unexpectedly with error 11010 iphlpapi.c:1057: Test failed: expected 11050, got 11010 iphlpapi.c:1065: Test failed: IcmpSendEcho failed unexpectedly with error 11010 iphlpapi.c:1071: Test failed: IcmpSendEcho failed unexpectedly with error 11010 iphlpapi.c:1078: Test failed: expected 11050, got 11010 iphlpapi.c:1086: Test failed: expected 11050, got 11010 iphlpapi.c:1095: Test failed: expected 87, got 11010 ```