pub type OrchestratorVersion = StaticVersion<ORCHESTRATOR_MAJOR_VERSION, ORCHESTRATOR_MINOR_VERSION>;
Orchestrator Version as a type
pub struct OrchestratorVersion {}