pub fn set_toggle_otel_layer_fn(f: impl Fn(bool) + Sync + Send + 'static)
Set the function to toggle the opentelemetry tracing layer. Panics if called twice.