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