ccs_client_d
struct ccs_client_d ccs_client_initializer = { CCS_PIPE_NULL, NULL, NULL };
struct ccs_client_d;
typedef struct ccs_client_d *ccs_client_t;