/*
 * call-seq:
 *    encoder.quality
 *
 * Get the VBR quality. 0 = highest, 9 = lowest
 */
static VALUE get_vbr_quality(VALUE self) {