perf_event__synthesize_id_sample
ret = perf_event__synthesize_id_sample(array, evsel->core.attr.sample_type, sample);
id_hdr_size = perf_event__synthesize_id_sample((void *)(lost + 1),
ret = perf_event__synthesize_id_sample(array, evsel->core.attr.sample_type, sample);
ret = perf_event__synthesize_id_sample(array, evsel->core.attr.sample_type, sample);
int perf_event__synthesize_id_sample(__u64 *array, u64 type, const struct perf_sample *sample);