pub unsafe extern "C" fn TypeBuilderSetSubType(
    builder: TypeBuilderRef,
    index: BinaryenIndex,
    superType: BinaryenHeapType
)