fn unlink_overlay_path<P>(primary: &Arc<P>, path: &Path) -> Result<(), FsError>where P: FileSystem + ?Sized,