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