macro_rules! try_rtnl {
    ($msg: expr, $message_type:path) => { ... };
}