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