pub fn min_scratch_size( _input_data_size: usize, _output_data_size: usize, ) -> usize
Compute the minimum scratch region size needed for a sandbox.