I'm not sure if the CoreAudio API provides a safe way of cloning `AudioUnit`s, but this might be nice to have from a usability point of view. `AudioUnit`s should only be clone if their `RenderCallback` is also `Clone`.