/* * Limit number of elements returned by enumeration * * call-seq: * options.max_elements = 42 */ void set_max_elements(int elements) {