pub fn create_symlink(target: &str, link: &Path) -> Result<()>
Create a symbolic link pointing to target