pub type FileSet = HashSet<*mut FileMetaData, BySmallestKey>;
struct FileSet { /* private fields */ }