Pointer Casting in VS Watch Window

How to cast a “d” pointer to a private class implemented in a Qt Dll. E.g. QUrl url;

 (Qt5Cored.dll!QUrlPrivate*)url.d
pointer-casting-in-watch-window