key_cmp_p
if (!key_cmp_p(thmap, leaf, key, len)) {
if (key_cmp_p(thmap, other, key, len)) {
if (!leaf || !key_cmp_p(thmap, leaf, key, len)) {