libbpf_version_string
printf("using libbpf %s\n", libbpf_version_string());
LIBBPF_API const char *libbpf_version_string(void);