pub type Vks = Vec<(Vec<u8>, String, Vec<u8>)>;
(Bincode, Namespace, VK)
pub struct Vks { /* private fields */ }