Serialize the current hash table profile into a string.
Declared in <absl/profiling/hashtable.h>
<absl/profiling/hashtable.h>
absl::StatusOr<std::string> MarshalHashtableProfile();
The marshalled profile, or an error status on failure.