pub unsafe extern "system" fn wglCreateLayerContext(
    hdc: *mut HDC__,
    iLayerPlane: i32
) -> *mut HGLRC__