Using QVTKOpenGLNativeWidget in PyQt

I would like to use the class QVTKOpenGLNativeWidget in my PyQt application as I am facing problems with my existing QVTKRenderWindowInteractor class when used along with QWebEngineView
Does anyone know how to import the QVTKOpenGLNativeWidget class in pythonQt environment?