pub fn coerce_unsized_info<'tcx>(
    tcx: TyCtxt<'tcx>,
    impl_did: LocalDefId
) -> Result<CoerceUnsizedInfo, ErrorGuaranteed>