fn inline_call<'tcx, I: Inliner<'tcx>>( inliner: &I, caller_body: &mut Body<'tcx>, callsite: &CallSite<'tcx>, callee_body: Body<'tcx>, )