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