pub unsafe extern "C" fn ExpressionRunnerCreate(
module: BinaryenModuleRef,
flags: ExpressionRunnerFlags,
maxDepth: BinaryenIndex,
maxLoopIterations: BinaryenIndex,
) -> ExpressionRunnerRef
pub unsafe extern "C" fn ExpressionRunnerCreate(
module: BinaryenModuleRef,
flags: ExpressionRunnerFlags,
maxDepth: BinaryenIndex,
maxLoopIterations: BinaryenIndex,
) -> ExpressionRunnerRef