template <typename Protocol>
class NaturalSyncClientImpl
|NaturalSyncClientImpl| implements methods for making synchronous
FIDL calls with natural types.
All specializations of |NaturalSyncClientImpl| should inherit from
|fidl::internal::SyncEndpointManagedVeneer|.