#ifndef CLA_PARSE #define CLA_PARSE void cla_parse(int argc, char** argv); #endif