_CountConnections
for (int32 k = 0; k < _CountConnections(producer); ++k) {
ASSERT(index >= 0 && index < _CountConnections(producer))
for (int32 k = 0; k < _CountConnections(endpoint); ++k) {
int32 _CountConnections(endpoint_t* prod);