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