pub fn to_bytes<T: Serialize>(value: &T) -> Result<Vec<u8>>