pub type SimpleArchiveExpander = ArchiveExpander<fn(&FileAtlas) -> bool>;
pub struct SimpleArchiveExpander { /* private fields */ }