pub fn to_key_u64(prefix: u8, k: &mut Vec<u8>, val: u64) -> Vec<u8> 
Expand description

Build a db key from a prefix and a byte vector identifier and numeric identifier