elf_type
if (elf_type("/dev/ksyms", &kelf_desc, &kelf_type) == ERROR) {
if (elf_type(foundpath, drvelf_desc,
static int elf_type(char *, char **, int *);
if (elf_type(drv_path, drvelf_desc, drvelf_type_ptr) == ERROR) {