This module is uses the libpulse-sys bindings to implement a Rust
interface to the
pulse-simple API.
It features guessing sample type and channel count based on your use
of Playback.write() and Record.read(). See the examples for some
basic usage.