Plugin system

As well as providing dedicated stream creation functions, BASSAPE supports the BASS plugin system, adding Monkey's Audio file support to the standard BASS stream and sample creation functions: BASS_StreamCreateFile, BASS_StreamCreateURL, BASS_StreamCreateFileUser, and BASS_SampleLoad. This is enabled using the BASS_PluginLoad function.