pub fn load_groups( file: impl AsRef<Path>, ) -> Result<(u64, HashMap<u16, GroupSpec, BuildHasherDefault<FxHasher>>), Error>