hcc_alloc_descriptor
intptr_t hcc_alloc_descriptor(struct HostConf *hc, void *ptr, int type);
desc = hcc_alloc_descriptor(trans->hc, dir, HC_DESC_DIR);
desc = hcc_alloc_descriptor(trans->hc, fdp, HC_DESC_FD);