public Task OnCompletedAsync() => _impl.OnCompletedAsync();
 public ValueTask OnCompletedAsync() => _impl.OnCompletedAsync();