mergeq_add
if (mergeq_add(mqp, cmi) == -1) {
extern int mergeq_add(mergeq_t *, void *);
if ((ret = mergeq_add(mqp, *itemp)) != 0) {