pub const SCHEMA_VERSION: &CStr;
The schema version supported by this crate
If you’re not using the same version of falco_event_schema and falco_plugin, you need to expose this constant as Plugin::SCHEMA_VERSION.
Plugin::SCHEMA_VERSION