It should be possible to create SYCL queues from `dpctl` while specifying supported properties (`IN_ORDER`, `ENABLE_PROFILING`) to the queue constructor. Asynchronous errors should be handled and reported back to Python users.