/** * call-seq: * getRowLengthsHash(row) * * Returns a hash of the lengths of the fields in the specified row. */ static VALUE sqlrcur_getRowLengthsHash(VALUE self, VALUE row) {