pub unsafe extern "C" fn BinaryenHeapTypeIsSubType(
    left: BinaryenHeapType,
    right: BinaryenHeapType
) -> bool