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