pub unsafe fn UserInstStubWrapperW<P2>( hwnd: HWND, hinstance: HINSTANCE, pszparms: P2, nshow: i32, ) -> Result<()>where P2: Param<PCWSTR>,