pub unsafe fn WsAbortServiceProxy(
    serviceproxy: *const WS_SERVICE_PROXY,
    error: Option<*const WS_ERROR>
) -> Result<()>