ERR_STACK_FRAMES
uintptr_t cur_stack[ERR_STACK_FRAMES];
uint_t nframes = getpcstack(cur_stack, ERR_STACK_FRAMES, 0);