pub unsafe extern "system" fn wglMakeCurrent(
    hdc: HDC,
    hglrc: HGLRC
) -> BOOL