pub unsafe extern "C" fn BinaryenModuleSetTypeName(
    module: BinaryenModuleRef,
    heapType: BinaryenHeapType,
    name: *const c_char
)