pub unsafe fn WsResetServiceHost(
    servicehost: *const WS_SERVICE_HOST,
    error: Option<*const WS_ERROR>
) -> Result<()>