fn visit_implementation_of_coerce_unsized(
    tcx: TyCtxt<'_>,
    impl_did: LocalDefId
) -> Result<(), ErrorGuaranteed>