ccs_ccache_d
struct ccs_ccache_d temp_ccache = *io_destination_ccache;
struct ccs_ccache_d ccs_ccache_initializer = { NULL, NULL, 0, NULL, NULL, 0, 0, 0, 0, NULL, NULL };
struct ccs_ccache_d;
typedef struct ccs_ccache_d *ccs_ccache_t;