export fn stepStatus(idx: usize) u8
export fn stepStatus(idx: usize) u8 { return @backingInt(step_list[idx].status); }