pub type UnwrappedKeys = Vec<(u64, Option<UnwrappedKey>)>;
struct UnwrappedKeys { /* private fields */ }