Tests: Add a test case to verify that `OsIpcSender` is `!Sync` now …
Unfortunately this requires an "unstable" feature to be enabled, because it relies on specialization... Can't think of any other way to handle this.