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