fn stepIndex(s: *const Serialize, step: *Step) Configuration.Step.Index
fn stepIndex(s: *const Serialize, step: *Step) Configuration.Step.Index { return @fromBackingInt(@intCast(s.step_map.getIndex(step).?)); }