macro_rules! from_status_like_fdio { ($status:expr) => { ... }; ($status:expr, $context:expr) => { ... }; }