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