pub fn make_hard_link(src: &Path, dst: &Path) -> Result<()>