btree_check_state
struct btree_check_state *check_state = info->state;
struct btree_check_state check_state;
memset(&check_state, 0, sizeof(struct btree_check_state));
struct btree_check_state;
struct btree_check_state *state;