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