mptutil_command
mpt_table_handler(struct mptutil_command **start, struct mptutil_command **end,
struct mptutil_command **cmd;
SET_DECLARE(MPT_DATASET(top), struct mptutil_command);
struct mptutil_command **cmd;
static struct mptutil_command function ## _mptutil_command = \
SET_DECLARE(MPT_DATASET(name), struct mptutil_command); \
int mpt_table_handler(struct mptutil_command **start,
struct mptutil_command **end, int ac, char **av);