pub unsafe fn wglShareLists<P0, P1>(param0: P0, param1: P1) -> Result<()>
where P0: IntoParam<HGLRC>, P1: IntoParam<HGLRC>,