Currently Windows has the "asynch" special linkstub and UNIX has the "sigreturn" special linkstub. Both operate identically as far as dispatch is concerned, and we've already overloaded the sigreturn linkstub for forging exceptions. We go ahead and merge the two into a single cross-platform asynch linkstub.