pub unsafe fn SetDIBColorTable<P0>( hdc: P0, istart: u32, prgbq: &[RGBQUAD], ) -> u32where P0: Param<HDC>,