/** * call-seq: * defineOutputBindInteger(variable) * * Defines an integer output bind variable. */ static VALUE sqlrcur_defineOutputBindInteger(VALUE self, VALUE variable) {