btree_cursor_set
rc = btree_cursor_set(cursor, key, data, &exact);
rc = btree_cursor_set(cursor, key, data, NULL);
static int btree_cursor_set(struct cursor *cursor,