#include "../../../include/ground.h" GroundValue* _GroundBytecodeHeapGet(GroundBytecodeHeap* heap, GroundSize idx) { return &heap->heap[idx]; }