fn projection_to_path_segment<'tcx>(
    ty: ProjectionTy<'tcx>,
    cx: &mut DocContext<'tcx>
) -> PathSegment