pub unsafe extern "C" fn al_set_audio_stream_playmode(
    stream: *mut ALLEGRO_AUDIO_STREAM,
    val: ALLEGRO_PLAYMODE
) -> c_bool