pub unsafe fn wglCreateContext<P0>(param0: P0) -> Result<HGLRC>
where P0: IntoParam<HDC>,