hc_umask
hc_umask(&DstHost, ~stat1->st_mode);
hc_umask(&DstHost, 000);
mode_t hc_umask(struct HostConf *hc, mode_t numask);