struct binds {
  char param[512];
  int (*func)();
};

#define MAX_META 9
