/* * call-seq: * dispose() -> nil * * Closes the audio driver. Be sure no stream uses this driver when call * this method. */ static VALUE ap_close(VALUE self) {