pub unsafe extern "C" fn BinaryenConstSetValueF64(
    expr: BinaryenExpressionRef,
    value: f64
)