macro_rules! vortex_bail { ($($tt:tt)+) => { ... }; }
A convenient macro for returning a VortexError.