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