pub fn process_token( p: &Pair<'_, Rule>, _t: &String, state: &mut Vec<Value>, ) -> Result<Value, Error>