pub unsafe extern "C" fn BinaryenCallSetTarget(
    expr: BinaryenExpressionRef,
    target: *const c_char
)