pub fn try_as_async_trait_function<'tcx>( tcx: TyCtxt<'_>, def_id: DefId, body: &Body<'tcx>, ) -> Option<(DefId, GenericArgsRef<'tcx>, Location)>