#ifdef __cplusplus extern "C" { #endif int parse_cli_options(int argc, char **argv); #ifdef __cplusplus } #endif