/*
 * Go to the previous song.
 *
 * This method raises an Xmms::Error exception if XMMS is not running.
 *
 * Example:
 *   remote.prev
 *
 */
static VALUE xr_prev(VALUE self) {