pub fn prev_full_key(full_key: &[u8]) -> Vec<u8> ⓘ
compute the prev full key of the given full key
if the user_key has no predecessor key, the result will be a empty vec
user_key