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