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