/*
 * call-seq:
 *   output("video"|"audio") -> PostPort
 *
 * Returns an output port for rewireing. See also PostPort and Post.
 */
static VALUE xs_get_output (VALUE self, VALUE id) {