in chrony-candm/src/common.rs [92:96]
fn serialize<B: BufMut>(&self, buf: &mut B) { for i in 0..N { self[i].serialize(buf) } }