pub unsafe extern "system" fn wglCreateContext(
    hdc: *mut HDC__
) -> *mut HGLRC__