pub unsafe extern "C" fn gst_gl_version_to_glsl_version(
    gl_api: GstGLAPI,
    maj: c_int,
    min: c_int
) -> GstGLSLVersion