pub fn compact_lmdb_environments_under( base_path: &Path, env_dirs: &[PathBuf], keep_backup: bool, ) -> Result<Vec<CompactResult>>