create_map
static int create_map(char *, gfc_map_t *, int, int);
return (create_map(path, map_ptr, verbose, MAP_FORMAT_STANDARD));
return (create_map(path, map_ptr, verbose, MAP_FORMAT_LILP));