mod_dynamic

Handles loading extension modules from shared libraries. As of now, all the cool modules are compiled in staticly, so mod_dynamic has no real use until later, also it's untested. Special care has been taken to prepare for its use though, so there's no real reason why anything would go wrong. Please note that extension modules can never be unloaded once they are loaded, that's just the way things are.