pub fn next_key(storage_key: &[u8], key: &[u8]) -> Option<Vec<u8>>
Child storage key iteration.
Get the next key in storage after the given one in lexicographic order in child storage.