pub const EVENT_QUEUE_OVERHEAD_BYTES: u64 = 256;
Per-event memory overhead in the dispatcher queue (bytes).