rf_MakeConfig
if (rf_MakeConfig(config_filename, &cfg) != 0)
if (rf_MakeConfig( config_file, &cfg ) != 0)
int rf_MakeConfig(char *, RF_Config_t *);