elf_find_func_offset_from_file
sym_off = elf_find_func_offset_from_file(binary_path, func_name);
long elf_find_func_offset_from_file(const char *binary_path, const char *name);