map_image
status = map_image(fd, path, image, eheader.e_type == ET_EXEC);
status_t map_image(int fd, char const* path, image_t* image, bool fixed);