__bch_cut_back
bool __bch_cut_back(const struct bkey *where, struct bkey *k);
return __bch_cut_back(where, k);
__bch_cut_back(&START_KEY(insert), k);