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