cmdq_cb
cmdq_cb cb;
cmdq_get_callback1(const char *name, cmdq_cb cb, void *data)
typedef enum cmd_retval (*cmdq_cb) (struct cmdq_item *, void *);