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