pub unsafe extern "C" fn gdk_x11_display_get_glx_version(
    display: *mut GdkDisplay,
    major: *mut c_int,
    minor: *mut c_int
) -> gboolean