I'd like to store a class instance for reporting events to some open connection that was opened before tracing commenced. As the trace instance is already stored inside UserContext, it would be nice to have an additional field within krabs::trace_context (e.g. just a PVOID) which would be accessible from all event callbacks.