pub const CURRENT_FLAGS_SCHEMA: u32 = 1;
The current schema version understood by this build.
When a stored CompatFlags::flags_schema differs from this value the apply function emits a warning and applies only the known subset.
CompatFlags::flags_schema