pub unsafe extern "C" fn gst_context_get_gl_display(
    context: *mut GstContext,
    display: *mut *mut GstGLDisplay
) -> gboolean