#pragma once #ifdef __cforall extern "C" { #endif #include #include #ifdef __cforall } #endif #include typedef vector(intptr_t*, heap_allocator(intptr_t*)) worklist_t;