macro_rules! pass { () => { ... }; ($item:expr) => { ... }; }
Simple macro rapper for Result::Ok(T)
Result::Ok(T)