pub fn be_i64<'a, E: StdError + 'static>() -> impl Pipe<&'a [u8], (i64,), E>where Incomplete: Into<E>,
Take a big endian i64 from a slice