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