pub fn read_number(reader: &mut Cursor<Vec<u8>>) -> Result<u32, Box<dyn Error>>