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