hc_rename
if ((r = hc_rename(&DstHost, src, dst)) < 0) {
int hc_rename(struct HostConf *hc, const char *name1, const char *name2);