pub fn compute_precost_info(program: &Program) -> Result<GasInfo, CostError>
Calculates gas pre-cost information for a given program - the gas costs of non-step tokens.