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