pub unsafe fn WinHelpW<P1>( hwndmain: Option<HWND>, lpszhelp: P1, ucommand: u32, dwdata: usize, ) -> Result<()>where P1: Param<PCWSTR>,