pub const BPF_EVENT_OVERHEAD_BYTES: u64 = 64;
Per-event fixed overhead estimate (bytes) used by the ReorderBuffer for memory accounting alongside the event payload size.