perf_config_get
return Py_BuildValue("s", perf_config_get(config_name));
const char *perf_config_get(const char *name);