*const T
This does not yet change the compiler and libraries from `*T` to `*const T` as it will require a snapshot to do so. cc #7362