pub unsafe fn wglCopyContext<P0, P1>( param0: P0, param1: P1, param2: u32, ) -> Result<()>where P0: Param<HGLRC>, P1: Param<HGLRC>,