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