/*
 * call-seq:
 *   eject() -> self
 *
 * Ejects a media if the current input plugin supports this.
 */
static VALUE xs_eject(VALUE self) {