fn check_mir_is_available<'tcx, I: Inliner<'tcx>>( inliner: &I, caller_body: &Body<'tcx>, callee: Instance<'tcx>, ) -> Result<(), &'static str>