Macro run_sync

Source
macro_rules! run_sync {
    ($fx:expr) => { ... };
}