fn trace_id_for_span<S>( span: &SpanRef<'_, S>, dispatch: &Dispatch, ) -> Option<String>where S: for<'lookup> LookupSpan<'lookup>,