macro_rules! msg_send_id { [$($msg_send_args:tt)+] => { ... }; }
Retained
Use msg_send! instead, it now supports converting to/from Retained.
msg_send!