pub fn read_i64(input: &[u8]) -> Result<(&[u8], i64), IncompleteError>