macro_rules! oid { ($($args:tt)*) => { ... }; }
Procedural macro to get encoded oids, see the oid module.