pub unsafe extern "C" fn gst_debug_add_log_function(
    func: GstLogFunction,
    user_data: gpointer,
    notify: GDestroyNotify
)