Right now all the SYCL entities are declared inside the cl::sycl namespace.
If we go towards a SYCL Next more generic than OpenCL only, the cl:: part of the namespace makes less sense.
So why not having an extension to expose also the sycl namespace?
It saves 4 characters to type per SYCL entity too. :-)