pub unsafe fn wglCreateLayerContext<P0>( param0: P0, param1: i32, ) -> Result<HGLRC>where P0: Param<HDC>,