#pragma once struct flow; void exec_cleanup(void); void exec_new(const char *, struct flow *, void *);