fn transform_ty<'tcx>(
    tcx: TyCtxt<'tcx>,
    ty: Ty<'tcx>,
    options: TypeIdOptions
) -> Ty<'tcx>