pub fn RemoveFilesFromIndex( index: &mut FileIndex, file_paths: &[PathBuf], ) -> Result<()>
Remove multiple files from the index in a batch operation