mcmp
return mcmp(ma, mb);
int mcmp(const struct mentry *, const struct mentry *);
RB_GENERATE(map, mentry, mlink, mcmp);