dso__kernel_module_get_build_id
int dso__kernel_module_get_build_id(struct dso *dso, const char *root_dir);
dso__kernel_module_get_build_id(dso, "");
dso__kernel_module_get_build_id(map__dso(map), machine->root_dir);