Create a DatumMutableMapOwningKeysRef object having the specified data, size, allocatedSize, keys, and sorted.
Declared in <bdld_datum.h>
DatumMutableMapOwningKeysRef(
DatumMapEntry* data,
SizeType* size,
SizeType allocatedSize,
char* keys,
bool* sorted);