pub fn calculate_ex_units_ceil_cost( ex_units: &ExUnits, ex_unit_prices: &ExUnitPrices, ) -> Result<Coin, JsError>