pub(crate) fn read_be_i64(bytes: &[u8]) -> Result<i64, Error>