pub type VSLHost = vsl_host;
The VSLHost object manages a connection point at the user-defined path and allows frames to be registered for client use.
pub struct VSLHost { /* private fields */ }