template <typename FidlProtocol>
class WireWeakSyncBufferClientImpl
|WireWeakSyncBufferClientImpl| implements synchronous FIDL calls with
caller-provided buffers. It borrows the transport through a weak reference
when making calls.
TODO(https://fxbug.dev/42166614): Generate this class.