search_for_key_slot
ret = search_for_key_slot(leaf, search_low_slot, key,
ret = search_for_key_slot(b, 0, key, prev_cmp, &slot);