pub trait ProtobufMessageEnumTraits { fn to_map_new(&self) -> BTreeMap<&'static str, ProtobufValue>; }