Plugin system

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