Adapter implementation for Windows `wdm`.
Initializes the Adapter. See {Listen::Adapter#initialize} for more info.
Checks if the adapter is usable on the current OS.
@return [Boolean] whether usable or not
Starts the adapter.
@param [Boolean] blocking whether or not to block the current thread after starting
Stops the adapter.
[Validate]