pub unsafe extern "C" fn gst_gl_context_get_gl_version(
    context: *mut GstGLContext,
    maj: *mut c_int,
    min: *mut c_int
)