1void
2chk_dce_err(
3    error_status_t ecode,
4    const char * where,
5    const char * why,
6    unsigned int fatal
7    );
8
9#define PROTOCOL_UDP "ncadg_ip_udp"
10#define PROTOCOL_TCP "ncacn_ip_tcp"
11#define PROTOCOL_NP  "ncacn_np"
12