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