bpf_func_info_min
.min_rec_size = sizeof(struct bpf_func_info_min),
struct bpf_func_info_min *rec;
const struct bpf_func_info_min func_infos[] = {
struct bpf_func_info_min *func_rec;
struct bpf_func_info_min *src_rec, *dst_rec;
struct bpf_func_info_min *rec;
info.func_info_rec_size = sizeof(struct bpf_func_info_min);
rec = (struct bpf_func_info_min *)func_info_buf;