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