pub unsafe extern "C" fn gdk_gl_context_get_version(
    context: *mut GdkGLContext,
    major: *mut c_int,
    minor: *mut c_int
)