pub unsafe extern "C" fn gtk_gl_area_get_required_version(
    area: *mut GtkGLArea,
    major: *mut c_int,
    minor: *mut c_int
)