fn persist_cash_withdrawal_side_effect_in_tx( conn: &mut PgConnection, side_effect: &EngineJournalCashWithdrawalSideEffect, ) -> QueryResult<()>