ccs_lock_d
struct ccs_lock_d ccs_lock_initializer = { 0, NULL, NULL };
struct ccs_lock_d;
typedef struct ccs_lock_d *ccs_lock_t;