fn suggestion_for_allocator_api( tcx: TyCtxt<'_>, def_id: DefId, span: Span, feature: Symbol, ) -> Option<(Span, String, String, Applicability)>