pub fn translate<'tcx>( tcx: TyCtxt<'tcx>, cli_options: &CliOpts, error_ctx: ErrorCtx, sysroot: PathBuf, ) -> Result<TransformCtx, Error>