pub type ValueNames = BTreeMap<u8, Option<String>>;
VCP feature value names
pub struct ValueNames { /* private fields */ }