pub unsafe extern "C" fn BinaryenFunctionSetBody(
    func: BinaryenFunctionRef,
    body: BinaryenExpressionRef
)