pub unsafe extern "C" fn gst_tracing_register_hook(
    tracer: *mut GstTracer,
    detail: *const c_char,
    func: GCallback
)