#include "entities.h" MemoryContext memory_createEmptyContext() { return MemoryContext(); }