pub unsafe extern "system" fn wglShareLists(
    hglrc1: *mut HGLRC__,
    hglrc2: *mut HGLRC__
) -> i32