macro_rules! cbor_undefined { ( ) => { ... }; }
Creates a CBOR Value of type Simple with the undefined value.