pub fn parse_u32_be(bs: &Vec<u8>, pos: &mut usize) -> u32
BIG Endian version of parse_u32. NOT for botched event id decoding! Used for network communications