pub unsafe extern "C" fn al_set_voice_playing(
    voice: *mut ALLEGRO_VOICE,
    val: c_bool
) -> c_bool