macro_rules! try_ethtool {
    ($msg: expr) => { ... };
}