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