pub fn create_hard_link(original: &Path, link: &Path) -> Result<()>
Create a hard link to an existing file