pub const EVENT_CPI_PREFIX: [u8; 2];
Event CPI prefix. Programs should check for this at dispatch entry and return Ok(()) to allow self-CPI events to pass through.
Ok(())