pub const MAX_FLAT_RESULTS: usize = 1;
Canonical ABI-defined constant for the maximum number of “flat” results. This number of results are returned directly from wasm and otherwise results are transferred through memory.