/*
 * call-seq:
 *   audio_decoder_plugins -> array
 *
 * Returns an array of identifiers of all loaded audio decoder plugins.
 */

static VALUE x_adec_plugins(VALUE self) {