pub unsafe extern "C" fn BinaryenConstSetValueI64(
    expr: BinaryenExpressionRef,
    value: i64
)