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