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