pub unsafe extern "system" fn wglShareLists(
    hglrc1: HGLRC,
    hglrc2: HGLRC
) -> BOOL