pub unsafe extern "C" fn al_attach_audio_stream_to_voice(
    stream: *mut ALLEGRO_AUDIO_STREAM,
    voice: *mut ALLEGRO_VOICE
) -> c_bool