pub unsafe fn WindowFromDC<P0>(hdc: P0) -> HWND
where P0: IntoParam<HDC>,