pub fn pack_archive( input: &str, output: Option<&str>, arg: &Arg, config: &ExtraConfig, ) -> Result<()>