pub type KeyPath = Vec<u16, MAX_KEY_PATH_LEN>;
Sequence of indices into a key map.
struct KeyPath { /* private fields */ }