use cfg_if;
cfg_if!
/// Signals the host that the guest is ready to consume input at `address`.
///
/// Note that this is a *free-input call*, meaning the ZisK VM does not automatically verify the correctness
/// of the result. It is the caller's responsibility to ensure it.