macro_rules! return_err { ($err: expr, $errlog: ident) => { ... }; }
Attach error to given ErrorLog and return it.
ErrorLog
Arguments: