pub unsafe extern "C" fn gst_gl_query_local_gl_context(
    element: *mut GstElement,
    direction: GstPadDirection,
    context_ptr: *mut *mut GstGLContext
) -> gboolean