/*
 * call-seq:
 *   spu_plugins -> array
 *
 * Returns an array of identifiers of all loaded spu plugins.
 */

static VALUE x_spu_plugins(VALUE self) {