python vtk: how to import QVTKOpenGLNativeWidget

It is not a vtkObjectBase and the wrappers only understand how to wrap it and its subclasses. I suppose it could be wrapped with whatever Qt uses (it is a QObject), but that has not been implemented.