pub fn read_u64<Transcript: CanRead>( transcript: &mut Transcript, ) -> Result<u64, Error>
Helper functions for serializing native types