pub fn dir_to_braidz<P1: AsRef<Path>, P2: AsRef<Path>>( output_dirname: P1, output_zipfile: P2, ) -> Result<(), Error>