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