pub type DeviceNodeHost<CS> = Host<DeviceNodeHandle<CS>>;
pub struct DeviceNodeHost<CS> { /* private fields */ }