pub unsafe fn GetWindowWord<P0>(hwnd: P0, nindex: i32) -> u16
where P0: IntoParam<HWND>,