pub unsafe extern "C" fn BinaryenStringConstSetString(
    expr: BinaryenExpressionRef,
    stringStr: *const c_char
)