pub unsafe extern "C" fn al_attach_mixer_to_voice(
    mixer: *mut ALLEGRO_MIXER,
    voice: *mut ALLEGRO_VOICE
) -> c_bool