pub unsafe fn wglRealizeLayerPalette<P0, P1>( param0: P0, param1: i32, param2: P1, ) -> Result<()>where P0: Param<HDC>, P1: Param<BOOL>,