pub unsafe fn GetWindowDC<P0>(hwnd: P0) -> HDC
where P0: IntoParam<HWND>,