pub unsafe fn WinHelpA<'a>( hwndmain: impl IntoParam<'a, HWND>, lpszhelp: impl IntoParam<'a, PSTR>, ucommand: u32, dwdata: usize, ) -> BOOL