pub unsafe extern "C" fn BinaryenConstSetValueI32(
    expr: BinaryenExpressionRef,
    value: i32
)