#ifndef _FLOW_ENCODE_H #define _FLOW_ENCODE_H int flow_encode(void); #endif