fn replace_hard_link_with_copy(path: &Path) -> Result<()>
Turns a hard link of the file at path into a copy.
path