pub fn convert_atoms_webc<'a>(
    input: BTreeMap<DirOrFile, Vec<u8>>
) -> BTreeMap<PathSegment, FileEntry<'a>>