pub unsafe extern "C" fn gst_tracer_register(
    plugin: *mut GstPlugin,
    name: *const c_char,
    type_: GType
) -> gboolean