pub unsafe fn GetDlgItem<P0>(hdlg: P0, niddlgitem: i32) -> HWND
where P0: IntoParam<HWND>,