/*
 * call-seq:
 *    encoder.title=
 *
 * Set the ID3 title.
 */
static VALUE set_title(VALUE self, VALUE title) {