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