pub fn parse_vector_data_f32( data: &[u8], pointer: &mut usize, count: usize, ) -> Result<VsfType, DecodeError>