pub(crate) fn home_alias_update_symlink( alias_path: &Path, hd_mount_path: &Path, ) -> Result<(), String>