map_object
obj = map_object(fd, printable_path(path), sbp, false);
obj_main = map_object(fd, argv0, NULL, true);
Obj_Entry *map_object(int, const char *, const struct stat *, bool);