mdb_tab_size
return (mdb_tab_size(mcp));
matches = mdb_tab_size(mcp);
extern size_t mdb_tab_size(mdb_tab_cookie_t *);