pub fn generate_mir_cfg_dot<'tcx>( tcx: TyCtxt<'tcx>, def_id: DefId, alias_set: &[usize], ) -> Result<(), Error>