pub unsafe fn SetBkColor<P0, P1>(hdc: P0, color: P1) -> COLORREFwhere P0: Param<HDC>, P1: Param<COLORREF>,