macro_rules! delegate_async_write_to_stdio {
    () => { ... };
}