pub unsafe fn SetWindowWord<'a>( hwnd: impl IntoParam<'a, HWND>, nindex: i32, wnewword: u16, ) -> u16