SYNOPSIS #include <allegro5/allegro_audio.h>bool al_set_sample_instance_position(ALLEGRO_SAMPLE_INSTANCE *spl, unsigned int val) DESCRIPTION Set the playback position of a sample instance. Returns true on success, false on failure.