SYNOPSIS #include <allegro5/allegro_audio.h>bool al_detach_sample_instance(ALLEGRO_SAMPLE_INSTANCE *spl) DESCRIPTION Detach the sample instance from whatever it's attached to, if anything. Returns true on success.