fn validate_fill_underlying_notional( fill: &Fill, side_effect_underlying_notional: Option<Decimal>, ) -> Result<Option<Decimal>>