pub fn input_cost(calldata_len: usize) -> u64
Returns the gas cost for decoding calldata of the given length, rounded up to word boundaries.