pub unsafe extern "C" fn gst_gl_query_init(
    query: *mut GstGLQuery,
    context: *mut GstGLContext,
    query_type: GstGLQueryType
)