format_cb
format_cb cb;
format_add_cb(struct format_tree *ft, const char *key, format_cb cb)
typedef void *(*format_cb)(struct format_tree *);