/*#include */ char **maze_gen(int xsize, int ysize, int option); /* the outside interface routine */