Retrieves a theme handle to a window that has visual styles applied.
HTHEME GetWindowTheme( HWND hwnd );
int GetWindowTheme(int hwnd) => _GetWindowTheme(hwnd);