/** * call-seq: * getRowHash(row) * * Returns a hash of the values of the fields in the specified row. */ static VALUE sqlrcur_getRowHash(VALUE self, VALUE row) {