pub unsafe fn SetMenu<'a>( hwnd: impl IntoParam<'a, HWND>, hmenu: impl IntoParam<'a, HMENU>, ) -> BOOL