get_file_features
if (!get_file_features(elf, phcount, fd, &features, &off,
if (!get_file_features(elf, phcount, fd, &features, NULL,
static bool get_file_features(Elf *, int, int, uint32_t *, uint64_t *, bool);