pub fn cycle_packet_write_cache<T>( root: &Path, kind: CyclePacketKind, key: &str, value: &T, )where T: Serialize,