pub fn parse_f32<T: AsRef<[u8]>>(stream: &T, pos: &mut usize) -> f32
Get a f32 from a vector of bytes and advance a position marker by 4