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