int config_read(char* path); char* config_get(char* section, char* property); void config_free();