pub(crate) fn run_edit( input: &Path, output: &Path, edit: &EditArgs, output_opts: &OutputOpts, use_gpu: bool, ) -> Result<()>