OpenCL Native CUDA Kernel?

As OpenCL supports Native Kernels, I’m interessted if CUDA Kernels can be used within OpenCL as native kernel?

If it’s possible this would be an easy way to port from cuda to opencl.