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