pub fn prefix_range_to_memcomparable( pk_serde: &OrderedRowSerde, range: &(Bound<impl Row>, Bound<impl Row>), ) -> (Bound<Bytes>, Bound<Bytes>)