heap_start        596 gc/dyn_load.c      ptr_t heap_start = (ptr_t)HEAP_START;
heap_start        597 gc/dyn_load.c      ptr_t heap_end = heap_start;
heap_start        645 gc/dyn_load.c          if (start < heap_end && start >= heap_start)