pub fn kill<HashFn, R>(hash: &HashFn, key: &[u8]) where HashFn: Fn(&[u8]) -> R, R: AsRef<[u8]>,
Ensure key has no explicit entry in storage.
key