pub(super) fn check_foreign_item<'tcx>(
tcx: TyCtxt<'tcx>,
item: &'tcx ForeignItem<'tcx>,
) -> Result<(), ErrorGuaranteed>
pub(super) fn check_foreign_item<'tcx>(
tcx: TyCtxt<'tcx>,
item: &'tcx ForeignItem<'tcx>,
) -> Result<(), ErrorGuaranteed>