Rename current things called utilities to Effects (since they impact game state / flags w/o using a gear) and add a bunch of things that don't cause damage and are just used to move to Utility crate.
LIBRARY "openalbridge"
EXPORTS
openal_init
openal_close
openal_ready
openal_loadfile
openal_toggleloop
openal_setvolume
openal_setglobalvolume
openal_togglemute
openal_fadeout
openal_fadein
openal_fade
openal_playsound
openal_pausesound
openal_stopsound