pub fn get_enum_defaults(
    paths: &DirPaths
) -> Result<HashMap<u8, EnumData>, Box<dyn Error>>