perf_config_scan
perf_config_scan("itrace.debug-log-buffer-size", "%u", &sz);
int perf_config_scan(const char *name, const char *fmt, ...) __scanf(2, 3);