pub fn sha256( builder: &mut ConstraintSystemBuilder<'_>, input: [OracleId; 16], log_size: usize, ) -> Result<[OracleId; 8], Error>