pub unsafe extern "C" fn gdk_gl_context_set_allowed_apis(
    self_: *mut GdkGLContext,
    apis: GdkGLAPI
)
Available on crate feature v4_6 only.