pub unsafe extern "C" fn BinaryenBlock(
module: BinaryenModuleRef,
name: *const c_char,
children: *mut BinaryenExpressionRef,
numChildren: BinaryenIndex,
type_: BinaryenType,
) -> BinaryenExpressionRef
pub unsafe extern "C" fn BinaryenBlock(
module: BinaryenModuleRef,
name: *const c_char,
children: *mut BinaryenExpressionRef,
numChildren: BinaryenIndex,
type_: BinaryenType,
) -> BinaryenExpressionRef