#ifndef _H_FUSPEL
#define _H_FUSPEL

struct fuspel *import(struct fuspel *already_parsed, char *name);

#endif