macro_rules! return_ok { ($err: expr, $errlog: ident) => { ... }; }
Set ok value of given ErrorLog and return it
ok
ErrorLog
Arguments: