pub unsafe extern "C" fn gst_gl_display_create_context(
    display: *mut GstGLDisplay,
    other_context: *mut GstGLContext,
    p_context: *mut *mut GstGLContext,
    error: *mut *mut GError
) -> gboolean