pub const MAX_BATCHED_EVENTS: u32 = 500;
Maximum number of events that may be logged in a single FIDL call.