macro_rules! unwrap_log_err {
    ( $x:expr ) => { ... };
}