pub(crate) fn process_dispatch_error<'fut>( ctx: &'fut Context, msg: &'fut Message, error: DispatchError, cmd_name: &'fut str, ) -> BoxFuture<'fut, ()>