pub unsafe extern "C" fn gst_gl_context_supports_glsl_profile_version(
    context: *mut GstGLContext,
    version: GstGLSLVersion,
    profile: GstGLSLProfile
) -> gboolean